Skip to content

Conversation

@ariane-emory
Copy link
Owner

Removes dot: true option from glob scans for commands, agents, modes, plugins, Claude skills, and custom tools. This prevents discovery of items in dot-prefixed subdirectories (e.g., .hidden/).

This makes all loaders consistent with OpenCode skills, which already lacks dot: true. The filesystem.ts utility is unchanged since it's used to find .opencode directories themselves.

What does this PR do?

How did you verify your code works?

Removes dot: true option from glob scans for commands, agents, modes,
plugins, Claude skills, and custom tools. This prevents discovery of
items in dot-prefixed subdirectories (e.g., .hidden/).

This makes all loaders consistent with OpenCode skills, which already
lacks dot: true. The filesystem.ts utility is unchanged since it's
used to find .opencode directories themselves.
# Conflicts:
#	packages/opencode/src/skill/skill.ts
@ariane-emory ariane-emory force-pushed the dev branch 2 times, most recently from 4efbfcd to 8ad5262 Compare February 8, 2026 04:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant